secure empty removed from OS 10.11?

Within Finder there were two "Empty Trash" options available in prior versions. Regular that simply removed the directory reference and Secure that overwrote the disk area. Was Secure removed from OS 10.11 or relocated?

MacBook Pro (15-inch Early 2011), Other OS, OS 10.11

Posted on Oct 6, 2015 5:31 AM

Reply
6 replies

Oct 6, 2015 7:30 AM in response to DeaninSWFL

Secure Empty Trash = sudo srm -rf ~/.Trash/*

this will do what is desired if and only if you have a rotational hard disk. If you have an SSD, it will not really erase the storage, and will increase the SSD wear needlessly.


If you have an SSD and are concerned about the security of your deleted files, then use FileVault to encrypt your storage. Then when a file is deleted it is just a bunch of random bits

Oct 6, 2015 11:26 AM in response to DeaninSWFL

Beyond the obvious, Apple has deliberately removed Secure Empty Trash from El Capitan. This was mentioned by them in a recent Security update, because the secure part of that empty wasn't working as expected. The pointers to srm (1) are the alternative. If one omits the simple (-s), or medium (-m) flags, it will by default perform a 35-pass Gutmann Algorithm on your requested files.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

secure empty removed from OS 10.11?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.